home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The National Palace Museum Experience
/
The National Palace Museum Experience.iso
/
Programs
/
Guide.dxr
/
00093.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-11-19
|
246 b
|
15 lines
on exitFrame
global returnframe
if the mouseCast > 0 then
if not (the name of the mouseMember contains "Progress") then
go(returnframe)
end if
end if
setsliderbymovietime()
go(the frame)
end
on idle
synchronizing()
end